FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (125 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Behandlungsbaustein_Contributor
Url https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Behandlungsbaustein_Contributor
Version 1.2.0
Status active
Name KBV_EX_AW_Behandlungsbaustein_Contributor
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Definition KBV_PR_AW_Behandlungsbaustein_Definition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Diagnose KBV_PR_AW_Behandlungsbaustein_Diagnose
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Leistungsziffern KBV_PR_AW_Behandlungsbaustein_Leistungsziffern
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_OMIMCode KBV_PR_AW_Behandlungsbaustein_OMIMCode
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Sonstige KBV_PR_AW_Behandlungsbaustein_Sonstige
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Textvorlage KBV_PR_AW_Behandlungsbaustein_Textvorlage
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Verordnung KBV_PR_AW_Behandlungsbaustein_Verordnung

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion KBV_PR_AW_BehandelnderFunktion


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Behandlungsbaustein_Contributor",
  "version" : "1.2.0",
  "name" : "KBV_EX_AW_Behandlungsbaustein_Contributor",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "ActivityDefinition"
    },
    {
      "type" : "element",
      "expression" : "PlanDefinition"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Referenz zu Behandelnder",
        "definition" : "Diese Extension dient der Referenzierung zu einem Behandelnden.. Die Referenz zur BehandelndenFunktion ist zu bevorzugen.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Behandlungsbaustein_Contributor"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion|1.2.0"
            ]
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valueReference",
        "path" : "Extension.value[x]",
        "sliceName" : "valueReference",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valueReference.type",
        "path" : "Extension.value[x].type",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valueReference.identifier.use",
        "path" : "Extension.value[x].identifier.use",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valueReference.identifier.type",
        "path" : "Extension.value[x].identifier.type",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valueReference.identifier.system",
        "path" : "Extension.value[x].identifier.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"
      },
      {
        "id" : "Extension.value[x]:valueReference.identifier.value",
        "path" : "Extension.value[x].identifier.value",
        "min" : 1
      },
      {
        "id" : "Extension.value[x]:valueReference.identifier.period",
        "path" : "Extension.value[x].identifier.period",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valueReference.identifier.assigner",
        "path" : "Extension.value[x].identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valueReference.display",
        "path" : "Extension.value[x].display",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.